May.16.2013 ACCESSS Co.,Ltd.
    * src/cairo.h:
    * src/cairo-image-surface.c:
    (cairo_image_surface_swap_data):
    fix: fixed build errors caused by "Jan.07.2013 ACCESSS Co.,Ltd.".

May.16.2013 ACCESSS Co.,Ltd.
    * src/cairo-image-compositor.c
    merge: Apply the following patch from the central repository.
        ----
        2013-02-19
        image: Compare against the true size of the embedded buffer
        Chris Wilson
        http://cgit.freedesktop.org/cairo/commit/?id=e7e1ac235ff94d184d88c8c206b81343822f6a4e

May.15.2013 ACCESSS Co.,Ltd.
    * src/cairo-image-compositor.c
    fix: avoid both a crash and a compiler problem.

Jan.07.2013 ACCESSS Co.,Ltd.
    * src/cairo.h:
    * src/cairo-image-surface.c:
    (cairo_image_surface_swap_data):
    add: added #ifdef directive for the patch of "Oct.04.2012 ACCESSS Co.,Ltd".

Oct.17.2012 ACCESSS Co.,Ltd.
    * src/cairo-image-compositor.c
    * src/cairo-misc.c
    * src/cairo-scaled-font.c
    * src/cairo-toy-font-face.c
    * src/cairo.c
    add: added feature of reset variables.

Oct.16.2012 ACCESSS Co.,Ltd.
    * src/cairo-features.h:
    add: added rename headers.

Oct.04.2012 ACCESSS Co.,Ltd.
    * src/cairo.h:
    * src/cairo-image-surface.c:
    (cairo_image_surface_swap_data):
    add: function added change surface data and pixman bits.

Oct.01.2012 ACCESSS Co.,Ltd.
    * src/cairo-image-compositor.c:
    (inplace_renderer_init):
    fix: reference leak; clear unref'ed pointer.

Sep.27.2012 ACCESSS Co.,Ltd.
    * src/cairo-image-compositor.c:
    (fill_rectangles):
    (fill_boxes):
    (composite_boxes):
    fix: added error check.

Aug.14.2012 ACCESSS Co.,Ltd.
    * src/cairo-spans-compositor.c: 
    (get_clip_surface):
    fix: added error check.
